@charset "utf-8";
/*
*Description:行情中心样式
*Author: ascout 2012-03-09 14:27
*Update: ascout 2012-03-09 10:40
*/

/* 初始化 */
* {
	margin: 0 auto;
	padding: 0;
 
}
body {
	font: 12px Arial;
	background: #dedede;
	-moz-user-select:none;  
	}
img {
	border: 0;}
	
/* 链接 */
a {
	color: #000;
	text-decoration: none;}
a:hover {
	color: #000;
	text-decoration: underline;}
	
/*** 头部 start ***/
.ascout_quote_topwrap {
	height: 110px;
	background: url(../images/top_bg.gif) repeat-x;}
.ascout_quote_top {
	padding: 0 15px;
	width: 930px;
	height: 110px;
	overflow: hidden;}
.ascout_quote_logo {
	float: left;
	padding: 10px 0;
	width: 270px;}
.ascout_quote_topright {
	float: left;
	padding-left: 13px;
	width: 647px;}
.ascout_quote_user {
	padding: 0 30px;
	width: 587px;
	height: 34px;
	line-height: 30px;
	color: #fff;
	background: url(../images/user_bg.jpg) no-repeat;}
.ascout_quote_userleft {
	float: left;}
.ascout_quote_userleft a,
.ascout_quote_userleft a:hover {
	margin: 0 6px;
	color: #f99;}
.ascout_quote_userright {
	float: right;}
.ascout_quote_userright a,
.ascout_quote_userright a:hover {
	margin: 0 6px;
	color: #ff9;
	font-weight: 700;
	text-decoration: underline;}
.ascout_quote_intro {
	padding: 14px 4px;
	font: 13px/24px Arial;
	color: #fff;}
/*** 头部 end ***/

/*** 导航 start ***/
.ascout_quote_navwrap {
	margin-bottom: 6px;
	height: 50px;
	text-align:center;
	background: url(../images/nav.gif) repeat-x;}
.ascout_quote_nav {
	width: 100%;
	height: 50px;
	text-align:center;
	list-style: none;}
.ascout_quote_nav li {

	 display:inline;
	padding: 0 10px;
	background: url(../images/nav_line.gif) right center no-repeat;}
.ascout_quote_nav a,
.ascout_quote_nav a:hover {
	color: #fff;
	font: 700 14px/48px Arial;}
li.ascout_quote_navhome {
	background: none;}
.ascout_quote_navhome a,
.ascout_quote_navhome a:hover {
	color: #ff9;}
/*** 导航 end ***/

/*** 焦点图 start ***/
.ascout_quote_focus {
	margin-bottom: 10px;
	width: 960px;
	height: 240px;}
/*** 焦点图 end ***/

/*** 创始会员 start ***/
.ascout_quote_scrollwrap {
	margin-bottom: 10px;
	height: 25px;
}
.ascout_quote_member {

	width: 900px;
	height: 25px;
	line-height: 25px;
	color: #666;
	overflow: hidden;
	background: url(../images/scroll_bg.gif) repeat-x;}
.ascout_quote_member b {
	float: left;
	}

/** 创始会员滚动条**/

.ascout_quote_member ul{ width:850px; height:25px; overflow:hidden; margin:0;padding:0;}
.ascout_quote_member ul li{ height:25px; float:left; margin-right:15px; line-height:25px;}
.ascout_quote_member ul li a{ color:#0066ff; font-size:12px; }
	
.ascout_quote_member a,
.ascout_quote_member a:hover {
	margin-right: 6px;
	color: #666;}
/*** 创始会员 end ***/

/*** 主体 start ***/
.ascout_quote_main {
	width: 960px;
	overflow: hidden;}
.ascout_quote_left {
	margin-right: 10px;
	float: left;
	width: 200px;}
	
/*** 左侧菜单 start ***/
.ascout_quote_menu {
	margin-bottom: 9px;
	width: 200px;
	
	color: #fff;
	overflow: hidden;}
.ascout_quote_menuh2 {
	padding: 0 30px;
	width: 140px;
	height: 28px;
	background: url(../images/menu.gif) no-repeat;}
.ascout_quote_menuh2current {
	padding: 0 30px;
	width: 140px;
	height: 28px;
	background: url(../images/menu_current.gif) no-repeat;}
.ascout_quote_menu h3 a,
.ascout_quote_menu h3 a:hover {
	color: #fff;
	font: 700 14px/28px Arial;}
.ascout_quote_menu ul {
	display: none;
	list-style: none;
	height: 100%;
	background:#333;
	}
.ascout_quote_menu li {
	padding: 0px 5px 0px 30px;
	height: 27px;
	font: 14px/27px Arial;
	background: #333;
	border-bottom: 1px solid #dedede;}
.ascout_quote_menu a,
.ascout_quote_menu a:hover {
	color: #fff;}
	
.ascout_quote_leftadwrap {
	width: 198px;
	border: 1px solid #bdbdbd;}
.ascout_quote_leftad {
	padding: 3px 8px;
	width: 180px;
	
	background: url(../images/left_bg.gif) repeat-y scroll 0 0 transparent;
	border: 1px solid #fff;}
.ascout_quote_leftad p {
	padding: 5px 0;}
/*** 左侧菜单 end ***/

.ascout_quote_center {
	margin-right: 10px;
	float: left;
	width: 480px;}
/*** 中间主体 end ***/
.ascout_quote_dewrap {
	margin: 10px 0 20px;
	border: 1px solid #bdbdbd;}
.ascout_quote_de {
	padding: 0 13px;
	background: #f3f3f3 url(../images/center_bg.gif) repeat-x;
	border: 1px solid #fff;}
.ascout_quote_detitle {
	position: relative;
	height: 28px;}
.ascout_quote_detitle a,
.ascout_quote_detitle a:hover {
	color: #fff;
	text-decoration: none;}
.ascout_quote_dename {
	position: absolute;
	left: 0;
	top: -10px;
	float: left;
	width: 101px;
	height: 38px;
	text-align: center;
	color: #fff;
	font: 16px/35px "Microsoft YaHei";
	background: url(../images/title_icon.gif);}
.ascout_quote_detag {
	position: absolute;
	left: 111px;
	top: -10px;
	float: left;
	list-style: none;}
.ascout_quote_detag li {
	float: left;
	margin-right: 10px;
	width: 101px;
	height: 38px;
	font: 16px/35px "Microsoft YaHei";
	text-align: center;}
.ascout_quote_detag a {
	display: block;
	width: 101px;
	height: 38px;
	background: url(../images/tag.gif) no-repeat;
	cursor: pointer;}

.ascout_quote_decon {
	padding: 15px 0;}
.ascout_quote_defocus {
	margin-bottom: 15px;
	overflow: hidden;}
.ascout_quote_deimg {
	float: left;
	margin-right: 14px;
	padding: 2px;
	width: 150px;
	height: 115px;
	border: 1px solid #ccc;}
.ascout_quote_detext {
	float: left;
	width: 280px;}
.ascout_quote_detext li {
	float: left;
	width: 100%;
	height: 24px;
	list-style: none;
	line-height: 24px;
	overflow: hidden;}
.ascout_quote_detext a {
	float: left;
	font-size: 14px;}
.ascout_quote_detext span {
	float: right;
	font-size: 12px;
	color: #999;}
.ascout_quote_newicon {
	position: relative;}
.ascout_quote_newicon img {
	position: absolute;
	right: -20px;
	top: 3px;}
.ascout_quote_descrollwrap {
	height: 28px;
	border: 1px solid #ddd;}
.ascout_quote_descroll {
	padding: 0 13px;
	height: 26px;
	line-height: 26px;
	background: url(../images/descroll_bg.gif) repeat-x;
	border: 1px solid #fff;}
.ascout_quote_descroll p {
	float: left;
	width: 50%;}
/*** 中间主体 end ***/	
	
	
.ascout_quote_right {
	float: left;
	width: 260px;
	overflow: hidden;}
.ascout_quote_infowrap {
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;}
.ascout_quote_infotitle {
	padding: 0 13px;
	height: 28px;
	font: 14px/28px "Microsoft YaHei";
	background: url(../images/descroll_bg.gif) repeat-x;
	border: 1px solid #fff;
	border-bottom: 1px solid #ccc;}
.ascout_quote_infocon {
	padding: 9px;
	overflow: hidden;}
.ascout_quote_infocon p {
	height: 24px;
	font: 12px/24px simsun;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:180px;
	text-align:left;
	}
.ascout_quote_infocon a {
	font: 12px/24px Arial;
	
	}
/*** 主体 end ***/


/*** 尾部 start ***/
.ascout_quote_footwrap {
	height: 90px;
	background: url(../images/foot.gif) repeat-x;
	border-top: 1px solid #5f5f5f;}
.ascout_quote_foot {
	padding: 21px 0;
	width: 960px;
	height: 48px;
	line-height: 24px;
	text-align: center;
	color: #fff;}
.ascout_quote_foot a,
.ascout_quote_foot a:hover {
	margin: 0 6px;
	color: #fff;}
/*** 尾部 end ***/


/*** 列表 ****************************************************************************/
.ascout_quote_locationwrap {
	position: relative;
	top: -10px;
	width: 100%;
	height: 25px;
	background: url(../images/scroll_bg.gif) repeat-x;}
.ascout_quote_location {
	padding: 0 10px;
	width: 940px;
	height: 25px;
	line-height: 25px;
	color: #666;
	overflow: hidden;}
	
	
.ascout_quote_listwrap {
	margin-bottom: 10px;
	border: 1px solid #bdbdbd;}
.ascout_quote_list {
	padding: 13px;
	background: #f3f3f3 url(../images/center_bg.gif) repeat-x;
	border: 1px solid #fff;}

.ascout_quote_listpage {
	padding: 3px 0 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;}
.ascout_quote_listpage li {
	float: left;
	list-style: none;}
.ascout_quote_listpagetxt {
	margin-right: 6px;
	padding: 0 5px;
	width: 108px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #999;}
.ascout_quote_listpagebtn {
	margin: 0 3px;
	width: 48px;
	height: 20px;
	font: 12px/20px Arial;
	text-align: center;
	background: url(../images/list_btn.gif) no-repeat;
	border: 0;
	cursor: pointer;}
.ascout_quote_listpageselect {
	height: 20;
	font: 13px/24px simsun;}
	
.ascout_quote_listul {
	width: 100%;
	padding: 20px 0;
	list-style: none;
	background: url(../images/list_line.gif) left top repeat-x;
	overflow: hidden;}
.ascout_quote_listul li {
	width: 100%;
	float: left;
	height: 24px;
	line-height: 24px;}
/** 英文列表字体**/
.font14 {font: normal 14px/24px Arial}

.ascout_quote_listulnews {
	float: left;
	font: normal 14px/24px simsun;}
.ascout_quote_listulnews_en {
	float: left;
	font: normal 14px/24px Arial;}
.ascout_quote_listulcate a,
.ascout_quote_listulcate a:hover {
	color: #c00;}
.ascout_quote_listultime {
	float: right;
	font: 12px/24px Arial;
	color: #999;}
	
.ascout_quote_rightadwrap {
	margin-bottom: 10px;
	width: 258px;
	border: 1px solid #bdbdbd;}
.ascout_quote_rightad {
	padding: 3px 8px;
	width: 240px;
	background: url(../images/right_bg.gif) repeat-y;
	border: 1px solid #fff;}
.ascout_quote_rightad p {
	padding: 5px 0;}
	
	
/*** 正文 ****************************************************************************/
.ascout_quote_left2 {
	margin-right: 10px;
	float: left;
	width: 690px;}
	
.ascout_quote_articletitle {
	padding: 10px 20px 20px;
	text-align: center;
	font: 24px/36px "Microsoft YaHei";
	border-bottom: 1px solid #ccc;}
.ascout_quote_articledes {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #fff;}
.ascout_quote_articledesleft {
	float: left;}
.ascout_quote_articledesleft a,
.ascout_quote_articledesleft a:hover {
	color: #c00;}
.ascout_quote_articledesright {
	float: right;
	color: #666;}
.ascout_quote_articlecon {
	padding: 20px;
	font: 14px/30px Arial;
	overflow: hidden;}
.ascout_quote_articlecon p {
	padding: 10px 0;
	text-indent: 2em;}
	
.ascout_quote_articlenotes {
	width: 500px;
	font: 700 14px/26px Arial;
	color: #c00;
	text-align: center;}
.ascout_quote_articlepage {
	padding: 20px;
	text-align: center;}
.ascout_quote_articlepagebtn {
	margin: 0 10px;
	width: 54px;
	height: 24px;
	line-height: 26px;
	background: url(../images/article_btn.gif) no-repeat;
	border: 0;
	cursor: pointer;}

.ascout_quote_infoconulwrap {
	width: 100%;
	overflow: hidden;}
.ascout_quote_infoconul {
	float: left;
	width: 100%;
	list-style: none;
	font: 12px/24px simsun;}
.ascout_quote_infoconul li {
	height: 24px; float:left;width:49%}
.ascout_quote_infoconul a {
	font: 12px/24px Arial;}
	
/**jquery ui tab 覆盖样式**/
.ui-tabs-hide { display: none !important; }

.ascout_quote_detag .ui-state-active a,.ui-state-active a:hover,
.ui-state-active a.current {
	background: url(../images/tag_current.gif) no-repeat;
	cursor: pointer;}

/** 统计图样式 **/
#dailyDataDiv,#zhoubiDiv,#tongbiDiv{border:1px solid #ccc;padding:5px;margin-top:5px;}

#dailyDataDiv td,#zhoubiDiv td,#tongbiDiv td{padding:2px;border-bottom:1px dotted #ccc}

label { cursor: pointer;    padding-bottom: 9px;
          
        }
        .checkboxes {
            border-bottom: 1px solid #0064cd;
        }
        .radios {
            padding-top: 18px;
            border-top: 1px solid #049CDB;
        }
        .label_check input,
        .label_radio input {
            margin-right: 5px;
        }
        
        .has-js .label_check,
        .has-js .label_radio {
           padding-left: 24px;
        }
        
        .has-js .label_radio,
        .has-js .label_check{
            background: url(../images/checkbox-radio-bg.png) no-repeat;
        }
        .has-js .label_radio {
            background-position: 0 0;
        }
        .has-js .label_check {
            background-position: 0 -100px
        }
        .has-js label.c_on {
            background-position: 0 -150px;
        }
        .has-js label.r_on {
            background-position: 0 -50px;
        }
        .has-js .label_check input,
        .has-js .label_radio input { position: absolute; left: -9999px; } 

/**每日价格指数**/
.spi_table{
	width:740px;
	border: solid #98BADD;
	border-width: 1px;
	border-top:none;
	background:#f3f3f3;
}
.spi_table th {
border: solid #98BADD;
border-width: 0px 1px 1px 0px;
font-weight: normal;
height:20px;
}
.firstTr {
background-image: url(../images/bg_2_1new.gif);
background-repeat: repeat;
width: 100%;
}

.spi_table td {
border: solid #98BADD;
border-width: 0px 1px 1px 0px;
display: table-cell;
vertical-align: inherit;
text-align:center;
}

.ascout_platform_page {
clear: both;
padding: 15px 10px;
height: 24px;
overflow: hidden;
}
.ascout_platform_page ul {
float: right;
}
.ascout_platform_page li {
float: left;
list-style: none;
}
.ascout_platform_page a {
display: block;
margin: 0 3px;
padding: 3px 6px;
border: 1px solid #ddd;
}